Class ProductDiscountAccumulativeCreate

Description

This class represents a dataobject for creating a ProductDiscountAccumulative



			
Variable Summary
int $Amount
string $Currency
bool $Date
string $DateFrom
string $DateTo
double $Discount
string $Language
int $Site
string $Type1
int $Type1Id
string $Type2
int $Type2Id
Variables
int $Amount

The amount to trigger the discount

string $Currency

The Currency iso of the Price of this discount

bool $Date

Whether or not this is a date-specific discount

string $DateFrom

The start date of a date-specific discount

string $DateTo

The end date of a date-specific discount

double $Discount

The total discount for this discount

string $Language

The iso of the language on which the discount is active, '' for all

int $Site

The site on which the discount is active, 0 for all

string $Type1

The Type1 of the ProductDiscountAccumulative, must be one of (all, product, variant, variantall, productdiscountgroup)

int $Type1Id

The Type1Id of the ProductDiscountAccumulative

string $Type2

The Type2 of the ProductDiscountAccumulative, must be one of (all, user, userdiscountgroup, group)

int $Type2Id

The Type2Id of the ProductDiscountAccumulative

Documentation generated on Thu, 26 Jul 2018 13:22:49 +0000 by phpDocumentor 1.4.4